Rebase patch series
authorSimon McVittie <smcv@debian.org>
Sat, 12 Jul 2025 15:38:10 +0000 (16:38 +0100)
committerSimon McVittie <smcv@debian.org>
Sat, 12 Jul 2025 15:38:10 +0000 (16:38 +0100)
debian/patches/debian/Skip-test-pull-repeated-during-CI.patch

index 24a1490d56d3db05dba4e2a122cd9bb8916aee44..fb706f55f3bd391ec57163ab50ead9a3f59d948c 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Simon McVittie <smcv@debian.org>
  1 file changed, 4 insertions(+)
 
 diff --git a/tests/test-pull-repeated.sh b/tests/test-pull-repeated.sh
-index b3e0074..0c77546 100755
+index 51113b6..4cfe4c7 100755
 --- a/tests/test-pull-repeated.sh
 +++ b/tests/test-pull-repeated.sh
 @@ -21,6 +21,10 @@ set -euo pipefail
@@ -29,6 +29,6 @@ index b3e0074..0c77546 100755
 +    skip "Non-deterministic test will fail if we are unlucky"
 +fi
 +
+ skip_without_ostree_httpd
  COMMIT_SIGN=""
- if has_ostree_feature gpgme; then
-     COMMIT_SIGN="--gpg-homedir=${TEST_GPG_KEYHOME} --gpg-sign=${TEST_GPG_KEYID_1}"